home *** CD-ROM | disk | FTP | other *** search
Text File | 1994-01-05 | 932 b | 30 lines | [TEXT/R*ch] |
- DX Clock
- =========
-
- by Stephan Burlot,
- Coriolis Software
- Switzerland
- email : 75070.3603@compuserve.com
-
-
- This is an INIT/cdev combo that displays a clock in the menu bar.
-
- If you ever wondered how to make such a thing, here it is : the cdev communicates with
- the INIT directly, no need to reboot to change the settings.
-
- the cdev is written in Think Pascal, and the init is written in assembly language using
- Think C.
-
- I've written this code in 1991 because I wanted to have a clock in the menubar that
- could run without using too much CPU time. (as that time, I had a LC). As I discovered
- later, my clock wasn't faster than the other available (SuperClock), but it was fun to
- write.
-
- Today, this project has been compiled using Think Pascal 4.01 and Symantec Think C 6.01.
-
- The code and the source are in the public domain.
-
- If you like this code, or if you dont like, or if you have questions, just send
- me a postcard.
-
- Have Fun.